PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageDestination Class / getZoom Method
In This Topic
    getZoom Method
    In This Topic
    Gets the zoom.
    A 0 zoom means the current zoom value does not change.
    Syntax
    public double getZoom()

    Return Value

    Zoom value (percentage) applied to destination page.
    See Also